﻿html {
    font-size: 16px;
    height: 100%;
}

@media screen and (min-width:280px) and (max-width:320px) {
    html {
        font-size: 16px
    }

    .Splicing.Small .ColorBlock {
        padding-right: 0.7rem;
    }

    .Splicing.Small .ColorBlock .Left_Logo {
        width: 1.4rem;
    }

    .Splicing.Small .ColorBlock .Righr_Title {
        font-size: 0.8rem;
    }
}

@media screen and (min-width:321px) and (max-width:375px) {
    html {
        font-size: 16px
    }
}

@media screen and (min-width:376px) and (max-width:414px) {
    html {
        font-size: 17px
    }
}

@media screen and (min-width:415px) and (max-width:639px) {
    html {
        font-size: 18px
    }
}

@media screen and (min-width:640px) and (max-width:719px) {
    html {
        font-size: 20px
    }
}

@media screen and (min-width:720px) and (max-width:749px) {
    html {
        font-size: 22.5px
    }
}

@media screen and (min-width:750px) and (max-width:799px) {
    html {
        font-size: 24.5px
    }
}

@media screen and (min-width:800px) {
    html {
        font-size: 30px
    }
}

body {
    margin: 0px;
    padding: 0px;
    color: #666;
}

#maskArea {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.5);
    display: none;
    height: 100%;
    z-index: 99999;
}

.loadingIcon {
    font-size: 2rem !important;
    color: #1976d2;
    position: relative;
}

.BodyBox {
    padding: 0 8%;
}

.loginTitle {
    font-family: 'Microsoft YaHei', Arial;
    font-size: 26px;
    margin-top: 5rem;
}

.loginBtn {
    width: 100%;
    font-size: 24px;
    color: #FFF;
    border: 0px;
    background-image: linear-gradient(-117deg, #D75051 0%, #DE3740 100%);
    height: 46px;
    border-radius: 8px;
    line-height: 22px;
    box-shadow: 0px 10px 30px #e18686;
}

.lineBox {
    text-align: center;
}

.line {
    height: 1px;
    border: 0px !important;
    border-bottom: 1px solid #DDDDDD !important;
    width: 33%;
    float: left;
    margin: 6px 0;
    clear: none !important;
}

.lineWord {
    float: left;
    width: 33%;
    text-align: center;
    color: #666666;
}

.otherLoginBox {
    margin-top: 2rem;
    text-align: center;
}

.otherLoginBtn {
    margin: 0 15px;
    display: inline;
    text-align: center;
    width: 40px;
    position: relative;
}

.otherLoginImg {
    width: 40px;
    height: 40px;
}

.otherLoginText {
    width: 40px;
    display: inline;
    position: absolute;
    top: 35px;
    left: 0px;
    font-size: 12px;
}

.mobileInput {
    border: 1px solid #CDCDCD;
    border-radius: 0.25rem;
    height: 50px;
    width: 100%;
    margin-top: 4.25rem;
}

.mobileLeft {
    width: 60px;
    height: 33px;
    font-size: 18px;
    color: #000000;
    font-family: Arial;
    text-align: center;
    margin-top: 8px;
    line-height: 33px;
    display: inline-block;
    border-right: 1px solid #CDCDCD;
    margin-right: 14px;
}

.mobileRight {
    width: 13rem !important;
    font: 16px/32px Arial;
    box-sizing: border-box;
    letter-spacing: 1px;
    border: 0;
}

.vtitle {
    width: 100%;
    text-align: center;
    font-size: 26px;
    color: #000;
    margin-top: 110px;
}

.vtext {
    color: #666666;
    font-size: 18px;
    margin: 10px auto;
    text-align: center;
}

.verification {
    border: 1px solid #CDCDCD;
    border-radius: 4px;
    height: 50px;
    width: 80%;
    margin: 40px auto;
    font: 26px Arial;
    box-sizing: border-box;
    letter-spacing: 1px;
    display: block;
}

.headImg {
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    background-color: #ffffff;
    border-radius: 2rem;
    font-size: 1.25rem;
}

.bingdingInput {
    border-bottom: 1px solid #DDDDDD;
    height: 46px;
}

.bingdingLeft {
    width: 40px;
    text-align: center;
    line-height: 46px;
    display: inline-block;
    color: #aaaaaa;
}

.bingdingRight {
    height: 36px;
    font-size: 16px;
    width: 82%;
    border: 0;
}

.noneList {
    width: 80%;
    margin: 10rem auto 0 auto;
    display: block;
}

.BW {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.BGTM {
    background-color: rgba(0, 0, 0, 0) !important;
}

.DialogBox {
    text-align: center;
}

.DialogImg {
    max-width: 100%;
}

.uploadImgBox {
    position: relative;
    width: 25%;
    height: 0;
    font-size: 0;
    line-height: 0;
    padding: 25% 0 0;
    display: inline-block;
}

.uploadImg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 0;
}

/*MyStyle*/
.ribbon {
    /*旗帜、标签*/
    position: relative;
    width: 15px;
    top: -12px;
    left: -33px;
}

.ribbon_text {
    display: inline-block;
    color: #fff;
    background-color: red;
    position: absolute;
    transform: rotate(-45deg);
    width: 60px;
    font-size: 12px;
    text-align: center;
    height: 15px;
    font-weight: 700;
    padding: 1px 0;
    line-height: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(255, 255, 255, 0.2) inset;
}

.B7 {
    /*加粗*/
    font-weight: 700 !important;
}

.BR1 {
    /*圆角*/
    border-radius: 0.5rem !important;
}

.BR2 {
    border-radius: 1rem;
}

/*虚线分隔*/
.mdui-divider.dashed {
    position: relative;
    height: 0;
    border-top: 0.0625rem dashed rgba(0, 0, 0, 0.12);
}

.SemicircleL {
    /*左半圆*/
    position: absolute;
    width: 1rem;
    height: 1rem;
    border-radius: 1rem;
    background-color: #eeeeee;
    left: -0.5625rem;
    top: -0.5625rem;
    -webkit-box-shadow: 1px 0 0 0 #c8c8c8;
    -moz-box-shadow: 1px 0 0 0 #c8c8c8;
    box-shadow: 1px 0 0 0 #c8c8c8;
}

.SemicircleR {
    /*右半圆*/
    position: absolute;
    width: 1rem;
    height: 1rem;
    border-radius: 1rem;
    background-color: #eeeeee;
    right: -0.5625rem;
    top: -0.5625rem;
    -webkit-box-shadow: 1px 0 0 0 #c8c8c8 inset;
    -moz-box-shadow: 1px 0 0 0 #c8c8c8 inset;
    box-shadow: 1px 0 0 0 #c8c8c8 inset;
}

.Beyond {
    /*超出省略号*/
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*暂定*/

body {
    padding: 0.75rem 0 !important;
}

.Travel_table {
    padding: 0 0.35rem;
}

.Travel_title {
    font-weight: 700;
    padding: 0 0.5rem;
    font-size: 1rem;
    line-height: 1.8rem;
    color: #507564;
}

.Travel_body {
    margin: 0.7rem 0.6rem 0 0.6rem;
    padding: 0.4rem 0.5rem;
    font-size: 0.8rem;
    line-height: 1.6rem;
    border-radius: 0.3rem;
    border: 0.13rem dashed #B7CDC2;
    color: rgb(0 0 0 / 0.65);
    text-indent: 0.2rem
}